func go.opentelemetry.io/otel/trace.convAttrs
3 uses
go.opentelemetry.io/otel/trace (current package)
auto.go#L277: return convAttrs(attrs), 0
auto.go#L285: return convAttrs(attrs[:limit]), uint32(n - limit) // nolint: gosec // Bounds checked.
auto.go#L288: func convAttrs(attrs []attribute.KeyValue) []telemetry.Attr {
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |